home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / disintegration.cfg < prev    next >
Text File  |  2001-04-12  |  785b  |  19 lines

  1. // The basic commands for setting up a disintegration game from the console
  2. // Generated by Mike Gummelt
  3. set g_pmoddisintegration 1
  4.  
  5. // NOTE: These following options are also available in this gametype:
  6. //set g_gametype 0 //FFA
  7. //set g_gametype 3 //TEAM
  8. //set g_gametype 4 //CTF
  9. //set g_pmodelimination 1 // recommended with FFA, classic last man standing game with fast kills, high tension
  10. //set timelimit 30 //NOTE: can be shorter for FFA and TEAM gametypes, not used for elimination
  11. //set fraglimit 10 //NOTE: not used in CTF or elimination
  12. //set capturelimit 3 //NOTE: only for CTF
  13.  
  14. // All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
  15. set g_pmodactionhero 0
  16. set g_pmodspecialties 0
  17. set g_pmodassimilation 0
  18.  
  19.